home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / AECUR100.ARJ / MAIN.C < prev    next >
C/C++ Source or Header  |  1990-03-09  |  50b  |  6 lines

  1. main()
  2. {
  3.     while (!_kb_look());
  4. }
  5.         
  6.